| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements in the collection. (Inherited from System.Collections.Generic.IReadOnlyCollection<TItem>) |
![]() | Item | Gets the element at the specified index in the read-only list. (Inherited from System.Collections.Generic.IReadOnlyList<TItem>) |

